[INFO] fetching crate partiql-extension-ion-functions 0.15.0-alpha.1...
[INFO] fixing partiql-extension-ion-functions-0.15.0-alpha.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate partiql-extension-ion-functions 0.15.0-alpha.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate partiql-extension-ion-functions 0.15.0-alpha.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate partiql-extension-ion-functions 0.15.0-alpha.1
[INFO] tweaked toml for crates.io crate partiql-extension-ion-functions 0.15.0-alpha.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate partiql-extension-ion-functions 0.15.0-alpha.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate partiql-extension-ion-functions 0.15.0-alpha.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded partiql-types v0.15.0-alpha.1
[INFO] [stderr]   Downloaded delegate v0.9.0
[INFO] [stderr]   Downloaded partiql-ast v0.15.0-alpha.1
[INFO] [stderr]   Downloaded partiql-logical v0.15.0-alpha.1
[INFO] [stderr]   Downloaded delegate v0.12.0
[INFO] [stderr]   Downloaded partiql-logical-planner v0.15.0-alpha.1
[INFO] [stderr]   Downloaded partiql-catalog v0.15.0-alpha.1
[INFO] [stderr]   Downloaded partiql-ast-passes v0.15.0-alpha.1
[INFO] [stderr]   Downloaded peekmore v1.3.0
[INFO] [stderr]   Downloaded partiql-value v0.15.0-alpha.1
[INFO] [stderr]   Downloaded partiql-parser v0.15.0-alpha.1
[INFO] [stderr]   Downloaded ice_code v0.1.4
[INFO] [stderr]   Downloaded partiql-eval v0.15.0-alpha.1
[INFO] [stderr]   Downloaded partiql-extension-ion v0.15.0-alpha.1
[INFO] [stderr]   Downloaded ion-rs v0.18.1
[INFO] [stderr]   Downloaded ion-rs v1.0.0-rc.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 03909e3779a3fe15064b026ca1bd3f158c3f3246dd521beca0e9b23c8dfaf2ab
[INFO] running `Command { std: "docker" "start" "03909e3779a3fe15064b026ca1bd3f158c3f3246dd521beca0e9b23c8dfaf2ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03909e3779a3fe15064b026ca1bd3f158c3f3246dd521beca0e9b23c8dfaf2ab" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03909e3779a3fe15064b026ca1bd3f158c3f3246dd521beca0e9b23c8dfaf2ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03909e3779a3fe15064b026ca1bd3f158c3f3246dd521beca0e9b23c8dfaf2ab" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking dyn-hash v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking ice_code v0.1.4
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking peekmore v1.3.0
[INFO] [stderr]     Checking getrandom v0.4.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking insta v1.46.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling delegate v0.9.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling delegate v0.12.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking partiql-common v0.15.0-alpha.1
[INFO] [stderr]     Checking ion-rs v0.18.1
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking logos v0.15.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling partiql-ast-macros v0.15.0-alpha.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking partiql-ast v0.15.0-alpha.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking partiql-types v0.15.0-alpha.1
[INFO] [stderr]     Checking partiql-value v0.15.0-alpha.1
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking partiql-logical v0.15.0-alpha.1
[INFO] [stderr]     Checking partiql-catalog v0.15.0-alpha.1
[INFO] [stderr]     Checking partiql-ast-passes v0.15.0-alpha.1
[INFO] [stderr]     Checking ion-rs v1.0.0-rc.11
[INFO] [stderr]    Compiling partiql-parser v0.15.0-alpha.1
[INFO] [stderr]     Checking partiql-extension-ion v0.15.0-alpha.1
[INFO] [stderr]     Checking partiql-eval v0.15.0-alpha.1
[INFO] [stderr]     Checking partiql-extension-ion-functions v0.15.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking partiql-logical-planner v0.15.0-alpha.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 16s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "03909e3779a3fe15064b026ca1bd3f158c3f3246dd521beca0e9b23c8dfaf2ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03909e3779a3fe15064b026ca1bd3f158c3f3246dd521beca0e9b23c8dfaf2ab", kill_on_drop: false }`
[INFO] [stdout] 03909e3779a3fe15064b026ca1bd3f158c3f3246dd521beca0e9b23c8dfaf2ab
